The Dreamweaver JavaScript API > Library and template functions > dom.markSelectionAsEditable() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Displays the New Editable Region dialog box. When the user clicks New Region, Dreamweaver marks the selection as editable and leaves any text as is.
Arguments
None.
Returns
Nothing.
Enabler
dom.canMarkSelectionAsEditable()
![]() ![]() ![]() |